home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol C-14
/
Vol C-14.iso
/
games
/
oida_pon.swf
/
scripts
/
frame_1
/
DoAction_2.as
next >
Wrap
Text File
|
2012-04-23
|
296b
|
12 lines
velo = 0.15;
score = 0;
curve = 0.8;
set("/ball:vel",1.1111111);
set("/ball:theta",5 * math.pi / 4);
setProperty("/ball", _X, 200);
setProperty("/ball", _Y, 200);
startDrag("/tracker",1);
Mouse.show();
getURL("FSCommand:" add showmenu,false);
getURL("FSCommand:" add fullscreen,true);